home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / bbslist2.zip / BBSLIST2.RAR / ENGLISH.DOC / BBSLIST.INI < prev    next >
Text File  |  1995-04-20  |  4KB  |  166 lines

  1. ;======================================================================
  2. ; this file defines system parameters of the program
  3. ;======================================================================
  4. ;
  5. ;======================= Registration information =====================
  6. ; Registration name
  7. RegName         NoBody
  8. ; Registration number
  9. RegNumber       N-000000000
  10.  
  11. ;======================= System settings ==============================
  12. ; your FidoNet address
  13. Address         2:5020/278.8
  14. ; directory for outgoing mail
  15. OutBoundPath    z:\modem\out
  16. ; the type of mail packets you use (bink-style or not)
  17. BinkleyStyle    no
  18. ;
  19. ; directions for generating FREQs
  20. ; ---- for ArcMail-style packets
  21. ArcMailAttr     $0881
  22. ; ---- for BinkMail packets
  23. BinkMailAttr    dlo
  24. ;
  25. ; specifies the number of spaces before comment (used with -P option
  26. ; to export definitions of exising files into FILES.BBS
  27. SpaceToComment    30
  28. ;
  29. ; when log-file grow abobe the limit of 100 KB, it is deleted, to
  30. ; disable this feature, specify 0
  31. EraseLogSize    100
  32. ;======================= Internal Settings ============================
  33. ;
  34. ; Default number of lines on the screen. Valid numbers are:
  35. ; 25 any
  36. ; 25,30,34,50 VGA
  37. ; 25,43 EGA
  38. DefScreenLine   25
  39. ;
  40. ; Defines if 16-color background characters are enabled if blinking is
  41. ; disabled. Set to Yes, if your use video incompatible with EGA and VGA.
  42. VisualBlinkChar   No
  43. ;
  44. ; specifies directory for creating temporary files
  45. TempDrive   %TEMP%
  46. ;
  47. ; Directory read mask, i.e. when started without arguments the program will
  48. ; show the lift of files with the current directory with specified extensions.
  49. ; If you have a certain directory for filelists, you can specify:
  50. ;     FilesDirMask    c:\filelis\*.all,*.lst,*.txt,*.bbs
  51. ; It forces the program to read files from C:\FILELIST with extensions ALL,
  52. ; LST,TXT
  53. FilesDirMask    *.all,*.lst,*.txt,*.bbs
  54. ;
  55. ; Where to store PIN-files, if ommitted, then PIN-files are created in the
  56. ; current directory
  57. ;PinPath    z:\modem\pin
  58. ;
  59. ; File for statistics. If ommitted than the file is not created. Instead of
  60. ; &Execute, you can specify any file name with path. &Execute means that
  61. ; statistics file will be created with the same name as executable file and
  62. ; extesion LOG.
  63. LogFile         &Execute
  64. ;
  65. ; Enable sounds?
  66. Sound        Yes
  67. ;
  68. ; User-defined shell program
  69. UserDosShell    NC.EXE,~N~orton Commander
  70. ;
  71. ; Directories where to search for new files
  72. ;InBoundFiles    z:\modem\inbound\files
  73. ;InBoundFiles    z:\modem\inbound\protect
  74. ;InBoundFiles    z:\modem\inbound\download
  75.  
  76.  
  77. ;======================= Color settings ===============================
  78. ; statusline - highlighted, normal, disabled, background
  79. StatusBarColor    116,112,120,135
  80.  
  81. ; main menu -
  82. ;    Normal_normal
  83. ;    Normal_select
  84. ;    Select_normal
  85. ;    Select_select
  86. ;    DisableNormal_normal
  87. ;    DisableNormal_select
  88. ;    DisableSelect_normal
  89. ;    DisableSelect_select
  90. MenuBarColor   240,244,32,36,120,40,120,120
  91.  
  92. ; menu -
  93. ;    Frame
  94. ;    Title
  95. ;    Normal_normal
  96. ;    Normal_select
  97. ;    Select_normal
  98. ;    Select_select
  99. ;    DisableNormal_normal
  100. ;    DisableNormal_select
  101. ;    DisableSelect_normal
  102. ;    DisableSelect_select
  103. MenuColor 112,112,112,116,32,36,120,120,40,40
  104.  
  105. ; help messages -
  106. ;    Title
  107. ;    Frame
  108. ;    Text
  109. HelpMsgColor    62,63,48
  110.  
  111. ; help -
  112. ;    Title
  113. ;    Frame
  114. ;    Normal_text
  115. ;    Select_text
  116. ;    Key
  117. ;HelpColor    63,63,48,62,30 ???
  118. HelpColor    63,63,48,62,30,56,23
  119.  
  120. ; ScrollBar color
  121. ;    Color
  122. ;ScrollBarColor    113 ???
  123. ScrollBarColor    19
  124.  
  125. ; text-edit area
  126. ;    Scroll
  127. ;    Text
  128. ;       Disable
  129. ;EditStrColor    158,159 ???
  130. EditStrColor    30,31,27
  131.  
  132. ; window menu
  133. ;    Title
  134. ;    Frame
  135. ;    Normal
  136. ;    Select
  137. MenuWinColor    240,112,112,32
  138.  
  139. ; workplace color
  140. ;WorkFrameColor   135,143,112,141,142,112,127
  141.  
  142. ; input window color
  143. ;    Title
  144. ;    Frame
  145. ;    Select header
  146. ;    Header
  147. ;    Normal_item
  148. ;    Select_item
  149. GetWindowColor   113,127,116,112,113,240
  150.  
  151. ; view window color
  152. ;    Title
  153. ;    Frame
  154. ;    Text
  155. ;    Header
  156. ViewWindowColor    48,63,48,49,62
  157.  
  158. ; Title color
  159. TitleColor      159
  160.  
  161. ; error window color
  162. ;    Title
  163. ;    Frame
  164. ;    Text
  165. ErrorWindowColor 79,64,78
  166.